home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / gfx / fract / FlashMandel.lha / FlashMandel / Sources / SCOptions < prev   
Encoding:
Text File  |  1998-04-23  |  478 b   |  27 lines

  1. MATH=IEEE
  2. PARAMETERS=REGISTERS
  3. NOSTACKCHECK
  4. STRINGMERGE
  5. NOCHECKABORT
  6. NOMULTIPLEINCLUDES
  7. OPTIMIZE
  8. LINK
  9. NOOPTIMIZERINLINE
  10. OPTIMIZERINLINELOCAL
  11. VERBOSE
  12. STRIPDEBUG
  13. PRECISION=DOUBLE
  14. UTILITYLIBRARY
  15. MEMORYSIZE=MEDIUM
  16. OPTIMIZERTIME
  17. DEFINE __USE_SYSBASE
  18. LIBRARY=modules/mandint.o
  19. LIBRARY=modules/cycle.o
  20. LIBRARY=modules/colorwindow.o
  21. LIBRARY=modules/Iff.o
  22. PROGRAMNAME=FlashMandel_IEEE_ANY
  23. GLOBALSYMBOLTABLE=flashmandel.gst
  24. OPTIMIZERCOMPLEXITY=15
  25. OPTIMIZERDEPTH=15
  26. OPTIMIZERRECURDEPTH=15
  27.